Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Notes and Domino Application Development wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
API Documentation > Lotus Notes Client Java UI API > Notes Client Java UI APIs - v8.5.2
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Community articleNotes Client Java UI APIs - v8.5.2
Added by ~Wei Rejipybergflar | Edited by IBM contributor~Samuel Preniskioden on August 4, 2011 | Version 22
expanded Abstract
collapsed Abstract
When Notes 8 was released, it opened a whole new world of application development based on Eclipse technology. The combination of the Eclipse plugin framework and the existing Notes.jar APIs enabled interesting and powerful plugins to be built on top of Lotus Notes. Notes.jar APIs allowed plugin developers to access back-end information about Domino applications, but did not provide a means to access information about the Notes UI. The information that could be obtained about the Notes UI was accessed through Eclipse APIs or through unsupported, undocumented Notes plugin APIs that were not intended for external use. The Notes Client Java UI APIs were introduced in Notes 8.5.1 as a means for plugin developers to access information about the Notes UI through well documented and supported APIs. The 8.5.2 version of the APIs include new APIs to access UI information from views. In conjunction with Notes.jar APIs, the Notes Client Java UI APIs allow Eclipse plugin developers to create robust applications that leverage their Domino data in the Notes UI.
Tags: Eclipse Notes Plugin Application_Development Plugin
When Notes 8 was released, it opened a whole new world of application development based on Eclipse technology.  The combination of the Eclipse plugin framework and the existing Notes.jar APIs enabled interesting and powerful plugins to be built on top of Lotus Notes.  Notes.jar APIs allowed plugin developers to access back-end information about Domino applications, but did not provide a means to access information about the Notes UI.  The information that could be obtained about the Notes UI was accessed through Eclipse APIs or through unsupported, undocumented Notes plugin APIs that were not intended for external use.  The Notes Client Java UI APIs were introduced in Notes 8.5.1 as a means for plugin developers to access information about the Notes UI through well documented and supported APIs.  In conjunction with Notes.jar APIs, the Notes Client Java UI APIs allow Eclipse plugin developers to create robust applications that leverage their Domino data in the Notes UI. 
 
 
 
Resources
http://public.dhe.ibm.com/software/dw/lotus/Domino-Designer/JavaDocs/NotesClientJavaUIAPIs/v852/zip/NotesClientJavaUIAPIsv852.zip " title=" Click here to download the Javadoc"> Click here to download the Javadocexternal link
Click here to download the JavaDoc.
Click here to open the JavaDoc in a new window. 
Click here to download a sample plugin from OpenNTF. 
 
Search Terms:
com.ibm.notes.java.api com.ibm.notes.java.ui com.ibm.notes.java.api.data com.ibm.notes.java.api.uti com.ibm.notes.java.ui.callbacks com.ibm.notes.java.ui.documents com.ibm.notes.java.ui.events com.ibm.notes.java.ui.listeners com.ibm.notes.java.ui.prompt com.ibm.notes.java.ui.views ApplicationPropertyTester CollectionOpenedEvent CollectionOpenListener ColumnPropertyTester 
DatabaseDataPropertyTester DocumentDataPropertyTester DocumentFieldChangeEvent DocumentFieldListener DocumentPropertyTester FieldPropertyTester ItemPropertyTester NotesAgentData NotesBEDocument NotesData NotesDatabaseData NotesDocumentData NotesDocumentDataCallback NotesDocumentDataEvent NotesDocumentKeyData NotesDocumentUtil NotesFormData NotesFramesetData NotesJob NotesPageData NotesPlatform NotesSessionJob NotesThreadUtil NotesUICategoryEntry NotesUIDocument NotesUIDocumentEntry NotesUIElement NotesUIEvent NotesUIField NotesUITotalEntry NotesUIView NotesUIViewColumn NotesUIViewEntry NotesUIViewEntryCollection NotesUIWorkspace NotesViewData Prompt TextPropertyTester ViewDataPropertyTester ViewEntryChangeEvent ViewEntryListener ViewEntryPropertyTester ViewPropertyTester
actionableEntriesChanged(ViewEntryChangeEvent) activate() addCloseListener(Listener) addComposeItem(String, Object) addDatabase(NotesDatabaseData) addEditListener(Listener) addFieldListener(DocumentFieldListener) addItem(String, Object)
addModifiedListener(Listener) addViewEntryListener(ViewEntryListener)  appendItemValues(Document, Map) appendText(String) baseUrl ChooseDatabase(String, String) ChooseDatabase() clear() clearSelectedText() close() collectionOpened(CollectionOpenedEvent) CollectionOpenedEvent(NotesUIViewEntryCollection, NotesException) ColumnPropertyTester() composeDocument(Document)
composeDocument(NotesDatabaseData, Document) composeDocument(NotesFormData) contains(String) copy() createSession() cut()  deselectAll() DocumentFieldChangeEvent(NotesUIField, NotesUIField) documentIterator() done(NotesDocumentDataEvent) encode(String) equals(Object) fieldChanged(DocumentFieldChangeEvent) getActionableEntries() getAliases() getBaseUrl() getBEDocument() getCalendar(int, int, int, int, int, int, int, TimeZone) 
getCalendarDate(int, int, int) getCalendarTime(int, int, int, int) getComposeItems() getCurrentDocument() getCurrentField() getCurrentView() getDatabaseData() getDatabaseData() getDateTime(Session, Date) getDateTime(Session, Calendar) getCollection() getColumns() getColumnValues() getColumnValueString(int) getComposeItems() getCurrentDocument() getCurrentElement() getCurrentField() getCurrentView() getDatabaseData() getDateTime(Session, Date) getDateTime(Session, Calendar) getDocumentData() getDocumentData() getDocumentKey() getEditUrl() getError() getField(String) getFields() getFilePath() getFirstEntry() getForm() getFramesetUnid() getIndex() getInstance() getItemCalendar(String) getItemDouble(String) getItemInteger(String) getItemList(String) getItems() getItemString(String) getName() getNewField() getOldField() getOpenUrl() getParser() getReplicaId() getSearchUrl(String) getSelectedText() getServer() getSession() getTemporaryDocument(Session) getText() getTitle() getUIDocument() getUIDocument(IWorkbenchPart)getUIView(IWorkbenchPart) getUnid() getUrl() getViewData() getWindow() gotoNextField() 
gotoPreviousField() handle(NotesException) handle(InterruptedException) hasDate(Calendar) hasItem(String) hasTime(Calendar) initThread() insertHtml(String) insertText(String) isCategory() isEditable() 
isEditMode() isHidden() isInPreviewPane() isNewDoc() isOnMainThread() isOpen() isResponse() iterator() NOTES_COMMAND_SEPARATOR NOTES_PARAMETER_SEPARATOR NOTES_PATH_SEPARATOR NOTES_PROTOCOL NotesData() 
NotesData(String) NotesDatabaseData(String, String, String, String) NotesDatabaseData(String, String, String) NotesDatabaseData(String) NotesDatabaseData(Database) NotesDocumentData(NotesViewData, String) NotesDocumentData(NotesDatabaseData, String) NotesDocumentData(Document) NotesDocumentDataCallback() NotesDocumentKeyData(NotesViewData, String) NotesDocumentKeyData(Document) NotesFormData(NotesDatabaseData, String) NotesFormData(Form) NotesFramesetData(NotesDatabaseData, String) NotesPageData(NotesDatabaseData, String) 
NotesViewData(NotesDatabaseData, String) NotesViewData(NotesDatabaseData, String, String) NotesViewData(View) Ok(String, String) OkCancelCombo(String, String, String, String[]) OkCancelEdit(String, String, String) OkCancelEditCombo(String, String, String, String[]) OkCancelList(String, String, String, String[]) OkCancelListMulti(String, String, String[], String[]) open(Session) open(CollectionOpenListener, boolean) openDatabase(NotesDatabaseData) openDocument(boolean, NotesDocumentData) openDocumentByKey(NotesDocumentKeyData) openFrameset(NotesFramesetData) openFrameset(NotesFramesetData, String) openFrameset(NotesFramesetData, NotesViewData) openPage(NotesPageData) openUrl(String) openView(NotesViewData) Password(String, String) paste() 
print() prompt(int, String, String, Object, String[]) PROMPT_CHOOSEDATABASE PROMPT_OK PROMPT_OKCANCELCOMBO PROMPT_OKCANCELEDIT PROMPT_OKCANCELEDITCOMBO 
PROMPT_OKCANCELLIST PROMPT_OKCANCELLISTMULT PROMPT_PASSWORD PROMPT_YESNO PROMPT_YESNOCANCEL recycle()  refresh() refreshHideFormulas() reload() 
removeCloseListener(Listener) removeCommandAndParams(String) removeComposeItem(String) removeEditListener(Listener) removeFieldListener(DocumentFieldListener) 
removeItem(String) removeModifiedListener(Listener) removeViewEntryListener(ViewEntryListener) run(IProgressMonitor)  runAgent(NotesAgentData, NotesDocumentDataCallback, boolean) runInNotesThread(IProgressMonitor)
runInNotesThread(Session, IProgressMonitor) save() selectAll() setAliases(List) setBaseUrl() setEditMode(boolean) setFilePath(String) setForm(Document, String) setItemValue(String, Object) setName(String) setReplicaId(String) setText(String) setTitle(String) setUnid(String) size() termThread() ViewEntryChangeEvent(NotesUIViewEntryCollection) YesNo(String, String) YesNoCancel(String, String) 
expanded Attachments (0)
collapsed Attachments (0)
expanded Versions (24)
collapsed Versions (24)
Version Comparison     
VersionDateChanged by              Summary of changes
23Aug 4, 2011, 3:40:57 PM~Chloe Lopgerotex  IBM contributor
This version (22)Aug 4, 2011, 3:35:28 PM~Samuel Preniskioden  IBM contributor
21Aug 4, 2011, 3:34:33 PM~Samuel Preniskioden  IBM contributor
20Aug 4, 2011, 3:33:58 PM~Samuel Preniskioden  IBM contributor
19Aug 4, 2011, 3:33:29 PM~Samuel Preniskioden  IBM contributor
18Aug 4, 2011, 3:32:29 PM~Samuel Preniskioden  IBM contributor
17Aug 4, 2011, 3:31:10 PM~Samuel Preniskioden  IBM contributor
17Aug 4, 2011, 3:31:10 PM~Samuel Preniskioden  IBM contributor
16Aug 4, 2011, 3:30:53 PM~Samuel Preniskioden  IBM contributor
15Aug 4, 2011, 3:30:20 PM~Samuel Preniskioden  IBM contributor
14Aug 4, 2011, 3:30:02 PM~Samuel Preniskioden  IBM contributor
13Aug 4, 2011, 3:29:33 PM~Samuel Preniskioden  IBM contributor
12Aug 4, 2011, 3:29:11 PM~Samuel Preniskioden  IBM contributor
11Aug 4, 2011, 3:28:52 PM~Samuel Preniskioden  IBM contributor
10Aug 4, 2011, 3:27:58 PM~Samuel Preniskioden  IBM contributor
9Aug 4, 2011, 3:27:26 PM~Samuel Preniskioden  IBM contributor
8Aug 4, 2011, 3:26:24 PM~Samuel Preniskioden  IBM contributor
7Nov 23, 2010, 4:06:17 PM~Wei Rejipybergflar  IBM contributorMinor change
6Nov 23, 2010, 4:02:35 PM~Wei Rejipybergflar  IBM contributorMinor change
5Nov 23, 2010, 3:53:58 PM~Wei Rejipybergflar  IBM contributor
4Nov 23, 2010, 3:33:01 PM~Wei Rejipybergflar  IBM contributorMinor change
3Sep 8, 2010, 2:22:38 PM~Wei Rejipybergflar  IBM contributor
2Sep 7, 2010, 12:27:16 AM~Wei Rejipybergflar  IBM contributor
1Sep 7, 2010, 12:24:16 AM~Wei Rejipybergflar  IBM contributor
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL
  • Privacy
  • Accessibility